xl: improve exit codes of some of the domain handling functions
authorHarmandeep Kaur <write.harmandeep@gmail.com>
Thu, 7 Apr 2016 11:19:50 +0000 (13:19 +0200)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 8 Apr 2016 14:07:17 +0000 (15:07 +0100)
commit41c699f0e83a79c3158407bb9a6c7c1e7b88d695
tree48aa72606a777f1c05ddf86044631abcf3772bc4
parent4682052ad258d14952d6f6f1994453a62b7b452d
xl: improve exit codes of some of the domain handling functions

by making them more consistent with other examples in xl.

Affected functions are the ones related to console, vnc,
dump, destroy, shutdown, list, domid and domname.

Signed-off-by: Harmandeep Kaur <write.harmandeep@gmail.com>
Signed-off-by: Dario Fagggioli <dario.faggioli@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/xl_cmdimpl.c